dynamic storage allocation
英 [daɪˈnæmɪk ˈstɔːrɪdʒ ˌæləˈkeɪʃn]
美 [daɪˈnæmɪk ˈstɔːrɪdʒ ˌæləˈkeɪʃn]
动态存储器分配法
双语例句
- Dynamic storage allocation Dynamic study of the distribution of the Oncomelania hupensis in Dongting Lake Area, Hunan Province
动态存储分配;动态存储器分配;动态存储区分配湖南省洞庭湖区钉螺分布状态的动态分析 - Sector associative buffer storage dynamic storage allocation
区段相联缓冲存储器动态存储分配;动态存储器分配;动态存储区分配 - Dynamic storage allocation memory register
存储寄存器存储寄存器 - The library has advantages of dynamic storage allocation, index bound checking, stream-oriented input/ output of vector and matrix, and easier upgrade.
该类库具有动态内存分配、下标越界检查、流式输入输出向量和矩阵、优良的扩充性能等特点。 - Based on the study of memory management of the ARTs-OS, research is focused on the dynamic storage allocation algorithm ( DSA), which is the key of improving the performance of embedded real-time system.
ARTs-OS是微内核抢占式嵌入式实时操作系统,在对ARTs-OS内核的内存管理模块研究基础上,重点研究动态存储分配算法(DSA),这也是提高嵌入式实时系统性能的关键。 - Simulate dynamic partition management for main memory storage allocation and recovery.
模拟动态分区存储管理方式的主存分配与回收。 - The dynamic storage allocation algorithm of the ARTs-OS include slab algorithm which is used to allocate and release of small memory blocks, and buddy system which is used of big memory blocks.
ARTs-OS系统中使用的动态内存分配算法有Slab算法,适合对内核堆小块内存的分配和释放;还有伙伴算法,用于对页面的管理,大块内存的分配和释放。